Skip to content

Conversation

@ryanseddon
Copy link
Contributor

@ryanseddon ryanseddon commented Aug 6, 2019

  • BREAKING CHANGE?

Description

Some of our theming ids are not referenced via the COMPONENT_ID const and are in fact inline. This PR fixes that.

Detail

Changed the awk script to find inline and referenced component ids.

Local table generated here now includes the missing forms theming ids:
Screen Shot 2019-08-06 at 5 07 46 pm

Fixes: #401

Checklist

  • 👌 design updates are Garden Designer approved (add the
    designer as a reviewer)
  • 💅 view component styling is based on a Garden CSS
    component
  • 🌐 Styleguidist demo is up-to-date (yarn start)
  • ⬅️ renders as expected with reversed (RTL) direction
  • analyzed via axe and evaluated using VoiceOver
  • 💂‍♂️ includes new unit tests
  • 📝 tested in Chrome, Firefox, Safari, Edge, and IE11

@austingreendev austingreendev merged commit d1ab17b into master Aug 6, 2019
@austingreendev austingreendev deleted the ryan/missing_theme_ids branch August 6, 2019 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Docs don't accurately reflect ThemeProvider ids

3 participants